home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
15
/
0
/
DISK1504.ZIP
/
START.BAT
< prev
Wrap
DOS Batch File
|
1990-05-26
|
1KB
|
25 lines
echo off
echo
echo If you do not have the printed manual, you may print the documentation as
echo follows. Insert the disk with the BROTHER.DOC file into the A: drive and type:
echo COPY A:BROTHER.DOC PRN
echo and that will print about 35 pages of documentation.
echo
echo If you have a hard disk drive, make a BACKUP copy of your existing BK data
echo files (if any) then create a subdirectory called BK and copy all the
echo program diskettes into that subdirectory. For example:
echo MD \BK
echo COPY A:*.* C:\BK (repeat this line for each diskette)
echo Then change to that subdirectory (CD \BK) and type BK to start.
echo
echo If you have a two disk drive computer, put the BK program in the A:
echo drive, and a blank formatted disk in the B: drive. (Be sure the program
echo disk is NOT write protected.) Then type BK to start the program.
echo
echo If you have trouble getting the BK program to start, read the
echo questions and answers at the end of the documentation. If that does not
echo help, then contact John Steed, 6907 Childsdale Rd, Rockford, MI 49341
echo
echo The program will run on any IBM compatable computer with at least 512K of
echo RAM memory or an IBM PCjr with 640K RAM memory.